search vt. 1.搜查;检查(身体、衣袋等);搜索,搜寻;找;寻找。 2.调查;查究;探求;追求;根究 (into)。 3.(冷风等)到处侵入,刺透。 4.【军事】使(火力)向纵深展开。 search sb. 搜查身体。 search a book 在一本书里查找材料。 search one's memory 竭力回忆。 The shrapnel was searching every cranny. 榴霰弹正在四散开来。 vi. 1.搜寻,搜查 (for);探求。 2.【计算机】觅数,检索。 search after [for] 寻找;寻求,追求;探求 (search after health 讲究健康;保养。 search a house for papers 在一座房屋里搜查文件)。 search into 调查;研究;根究。 S- me! 〔美国〕我不知道。 search out 搜出;查出;探出;找出。 n. 1.搜索;搜寻;寻找。 2.探索;探求 (after for) 调查;检查。 in search of 寻找;去找;追求;为了寻求;试图发现。 make a search after (去)找;寻求;追求。
An effective method of searching an ordered list of entries is the so-called binary search or logarithmic search method . 查几个登记项的有序表的一种有效方法就是所谓的折半查找或称对数查找。
For a value , using a binary search algorithm 使用二进制搜索算法在一维的排序
On the subtrees of random binary search trees 随机二叉搜索树的子树
Cht - based scalable asymmetric binary search balancing algorithm 的可扩展非对称二分查找平衡算法
Uses a binary search algorithm to locate a specific element in the sorted 使用对分检索算法在已排序的
A binary search tree is a binary tree with the following properties 二进制搜索树( bst )是具有以下属性的二进制树:
This method performs a binary search ; therefore , this method is an o log 此方法执行二进制搜索;因此,此方法是运算复杂度为o ( log
Binary search tree 二叉查找树
Binary search trees are useful for finding items in a list that changes infrequently 二叉搜索树在查找经常变化的列表时是很非常有用的。
Binary search performing a binary search requires that the elements in the array be sorted 二进制搜索执行二进制搜索要求数组中的元素已经排序。